JAMS Developer Guide
PSWrapperGeneric<TResult> Class Properties


MVPSI.JAMS.Activities.PowerShell Namespace : PSWrapperGeneric<TResult> Class

For a list of all members of this type, see PSWrapperGeneric<TResult> members.

Public Properties
 NameDescription
Public PropertyThe name of the Command or Function.  
Public PropertySpecifies the path to the Console file. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>)
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public PropertyOptional pipeline input to pass into the PSWrapperGeneric.  
Public PropertyThe name of the Module that contains the command to be run.  
Public PropertySpecifies options for the PowerShell runtime. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>)
Public PropertyCollection of Properties.  
Public PropertyCollection of parameter names that were a PSReference on the function and need to be outputted back to the Workflow.  
Public Property (Inherited from System.Activities.Activity<TResult>)
Public Property (Inherited from System.Activities.ActivityWithResult)
Top
Protected Properties
 NameDescription
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity<TResult>)
Top
See Also

Reference

PSWrapperGeneric<TResult> Class
MVPSI.JAMS.Activities.PowerShell Namespace